home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / SNIP0492.ARJ / EVSAVRES.TXT < prev    next >
Text File  |  1990-06-25  |  241b  |  6 lines

  1. To blank EGA/VGA screen - read flipflop at 0x3DA, then write 0x00
  2.                           to control port at 0x3C0
  3.  
  4. To restore screen       - read flipflop at 0x3DA, then write 0x020
  5.                           to control port at 0x3C0
  6.